home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
J-Mac Electronics & Home Comics
/
J-Mac Electronics & Home Comics.iso
/
mac
/
J-MAC
/
G31F
/
G31_HIRA.Dxr
/
00049_CrtReiya.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-01-22
|
137 b
|
12 lines
on mouseDown
global rflg
if rflg = 0 then
crtreiya1()
exit
end if
if rflg = 1 then
crtreiya2()
exit
end if
end